		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>ogg</string>
			</array>
			<key>CFBundleTypeIconFile</key>
			<string>iTunes-ogg.icns</string>
			<key>CFBundleTypeName</key>
			<string>Ogg Vorbis Audio File</string>
			<key>CFBundleTypeOSTypes</key>
			<array>
				<string>Ogg</string>
				<string>OGG</string>
				<string>ogg</string>
			</array>
			<key>CFBundleTypeRole</key>
			<string>Editor</string>
			<key>LSIsAppleDefaultForType</key>
			<string>Yes</string>
		</dict>
